go/types.Checker.structType (method)

2 uses

	go/types (current package)
		struct.go#L67: func (check *Checker) structType(styp *Struct, e *ast.StructType) {
		typexpr.go#L313: 		check.structType(typ, e)